.rs-slider.style1 .slider-content.slide1 {
    background-size: cover;
    height: 500px;
    background-position: center;
    background-repeat: no-repeat;
}

.rs-slider.style1 .slider-content {
    padding: 60px 0;
}

.full-width-header .rs-header .menu-area .expand-btn-inner li>a i:before {
    font-size: 1.5rem;
    font-weight: 600;
}

.rs-faq-part .content-part .accordion .card:last-child {
    margin-bottom: 15px;
    box-shadow: 0px 0px 4px rgb(0 0 0 / 20%);
}

.card {
    box-shadow: 0 6px 25px rgb(0 0 0 / 7%);
    border: 0px solid;
}

.mark,
mark {
    padding: .2em;
    background-color: #ffd897;
}

.contact-page-section .contact-address-section .contact-info .content-part .info-title {
    font-size: 16px;
    font-weight: 400;
    color: #111111;
    margin: 0;
}